Skip to content

Add net8.0 target remove EOL .NET versions #64

Add net8.0 target remove EOL .NET versions

Add net8.0 target remove EOL .NET versions #64

Triggered via pull request January 4, 2024 14:33
@MpdreamzMpdreamz
synchronize #12
feature/net8
Status Failure
Total duration 46s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
build: src/nupkg-validator/Program.fs#L65
Unexpected syntax or possible incorrect indentation: this token is offside of context started at position (64:20). 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.
build: src/nupkg-validator/Program.fs#L65
Incomplete structured construct at or before this point in expression
build: src/nupkg-validator/Program.fs#L65
Unexpected syntax or possible incorrect indentation: this token is offside of context started at position (64:20). 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.
build: src/nupkg-validator/Program.fs#L65
Incomplete structured construct at or before this point in expression
build: src/nupkg-validator/Program.fs#L65
Unexpected syntax or possible incorrect indentation: this token is offside of context started at position (64:20). 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.
build: src/nupkg-validator/Program.fs#L65
Incomplete structured construct at or before this point in expression
build: src/nupkg-validator/Program.fs#L65
Unexpected syntax or possible incorrect indentation: this token is offside of context started at position (64:20). 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.
build: src/nupkg-validator/Program.fs#L65
Incomplete structured construct at or before this point in expression
build
Process completed with exit code 1.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/