Implement Expression method #301
Annotations
12 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, 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/
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "code-coverage-results", "pr-number".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
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/ErrorList.cs#L10
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
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/ErrorList.cs#L10
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/Ardalis.Result.AspNetCore/ActionResultExtensions.cs#L69
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/Ardalis.Result.AspNetCore/ActionResultExtensions.cs#L69
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/Ardalis.Result.AspNetCore/ActionResultExtensions.cs#L69
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
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.
|
build:
sample/Ardalis.Result.SampleWeb/Program.cs#L65
Dereference of a possibly null reference.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
code-coverage-results
Expired
|
413 Bytes |
|
pr-number
Expired
|
4 Bytes |
|