[release] v1.5.1.0 (patch) #149
Annotations
1 error and 3 warnings
build
Process completed with exit code 1.
|
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build:
ScoutHelper/Utils/Functional/AccResult.cs#L20
Possible null reference argument for parameter 'value' in 'AccResults<T, E> AccResults.From<T, E>(T value, IEnumerable<E> errors)'.
|
build:
ScoutHelper/Utils/Functional/AccResult.cs#L20
Possible null reference argument for parameter 'value' in 'AccResults<T, E> AccResults.From<T, E>(T value, IEnumerable<E> errors)'.
|