Add net8.0 target remove EOL .NET versions #64
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/
|