Skip to content

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

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) #86

Triggered via push September 4, 2024 17:32
Status Success
Total duration 1m 41s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
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. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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.