Skip to content

Net8 configuration #1067

Net8 configuration

Net8 configuration #1067

Triggered via pull request November 19, 2023 10:25
@wallymathieuwallymathieu
synchronize #555
net8
Status Success
Total duration 3m 18s
Artifacts

fable.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
testfable4
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
testfable3
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
testFable3SubsetOnCore
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
testFable3SubsetOnCore: src/FSharpPlus/Internals.fs#L44
This method or property is not normally used from F# code, use an explicit tuple pattern for deconstruction instead.
testFable3SubsetOnCore: src/FSharpPlus/Control/Monoid.fs#L43
This upcast is unnecessary - the types are identical
testFable3SubsetOnCore: tests/FSharpPlusFable.Tests/FSharpTests/General/Collections.fs#L265
Unexpected syntax or possible incorrect indentation: this token is offside of context started at position (234:1). Try indenting this further.�To continue using non-conforming indentation, pass the '--strict-indentation-' flag to the compiler, or set the language version to F# 7.