feat(all): retry with dead letter queue #710
Annotations
16 warnings
Unit Tests
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_fibonacci / build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
SonarCloud
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-java@v3, actions/checkout@v3, actions/cache@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/
|
SonarCloud:
src/SlimData/Starter.cs#L39
Argument of type 'Dictionary<string, string>' cannot be used for parameter 'initialData' of type 'IEnumerable<KeyValuePair<string, string?>>' in 'IConfigurationBuilder MemoryConfigurationBuilderExtensions.AddInMemoryCollection(IConfigurationBuilder configurationBuilder, IEnumerable<KeyValuePair<string, string?>>? initialData)' due to differences in the nullability of reference types.
|
SonarCloud:
src/SlimData/SlimPersistentState.cs#L20
'PersistentState.Options.UseLegacyBinaryFormat' is obsolete: 'Use default format instead.'
|
SonarCloud:
src/SlimData/SlimPersistentState.cs#L26
Possible null reference argument for parameter 'path' in 'SlimPersistentState.SlimPersistentState(string path)'.
|
SonarCloud:
src/SlimData/Endpoints.cs#L53
Dereference of a possibly null reference.
|
SonarCloud:
src/SlimData/Endpoints.cs#L87
Dereference of a possibly null reference.
|
SonarCloud:
src/SlimData/Endpoints.cs#L165
Dereference of a possibly null reference.
|
SonarCloud:
src/SlimData/Endpoints.cs#L167
Possible null reference argument for parameter 'key' in 'Task Endpoints.ListLeftPushCommand(SlimPersistentState provider, string key, byte[] value, IRaftCluster cluster, CancellationTokenSource source)'.
|
SonarCloud:
src/SlimData/Endpoints.cs#L208
Dereference of a possibly null reference.
|
SonarCloud:
src/SlimData/Endpoints.cs#L210
Possible null reference argument for parameter 'key' in 'Task Endpoints.AddKeyValueCommand(SlimPersistentState provider, string key, byte[] value, IRaftCluster cluster, CancellationTokenSource source)'.
|
SonarCloud:
src/SlimData/ListString.cs#L9
Non-nullable property 'Items' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build_fibonacci_webapp / build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@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_slimfaas / build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@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: "CoverageReport".
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/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
CoverageReport
|
130 MB |
|