Skip to content

Bump rexml from 3.2.8 to 3.3.6 in /docs (#202) #290

Bump rexml from 3.2.8 to 3.3.6 in /docs (#202)

Bump rexml from 3.2.8 to 3.3.6 in /docs (#202) #290

Triggered via push September 4, 2024 17:32
Status Failure
Total duration 1m 50s
Artifacts

dotnetcore.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 12 warnings
build
Process completed with exit code 1.
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@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
No files were found with the provided path: code-coverage-results.md. No artifacts will be uploaded.
build: src/Ardalis.Result/ErrorList.cs#L10
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/Ardalis.Result/Result.Void.cs#L73
'Result.Error(string)' hides inherited member 'Result<Result>.Error(string)'. Use the new keyword if hiding was intended.
build: src/Ardalis.Result/ErrorList.cs#L10
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/Ardalis.Result/Result.Void.cs#L73
'Result.Error(string)' hides inherited member 'Result<Result>.Error(string)'. Use the new keyword if hiding was intended.
build: src/Ardalis.Result/ErrorList.cs#L10
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/Ardalis.Result/Result.Void.cs#L73
'Result.Error(string)' hides inherited member 'Result<Result>.Error(string)'. Use the new keyword if hiding was intended.
build: src/Ardalis.Result/ErrorList.cs#L10
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/Ardalis.Result/Result.Void.cs#L73
'Result.Error(string)' hides inherited member 'Result<Result>.Error(string)'. Use the new keyword if hiding was intended.
build: sample/Ardalis.Result.SampleWeb/Program.cs#L65
Dereference of a possibly null reference.
build: sample/Ardalis.Result.SampleWeb/Program.cs#L65
Dereference of a possibly null reference.