Skip to content

fix(slimfaas): scale down #613

fix(slimfaas): scale down

fix(slimfaas): scale down #613

Triggered via pull request June 26, 2024 13:59
Status Success
Total duration 7m 30s
Artifacts 1

slimfaas-ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

17 warnings
SonarCloud
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-java@v3, actions/checkout@v3, actions/cache@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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#L54
Dereference of a possibly null reference.
SonarCloud: src/SlimData/Endpoints.cs#L89
Dereference of a possibly null reference.
SonarCloud: src/SlimData/Endpoints.cs#L146
Dereference of a possibly null reference.
SonarCloud: src/SlimData/Endpoints.cs#L148
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#L190
Dereference of a possibly null reference.
SonarCloud: src/SlimData/Endpoints.cs#L192
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 declaring the property as nullable.
Unit Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v2.2.3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2.2.3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build_fibonacci_webapp / build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build_fibonacci / build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build_slimfaas / build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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
123 MB