doc: update readme with job basic (release) #1015
Annotations
4 errors and 24 warnings
change_log
could not read Username for 'https://github.com': terminal prompts disabled
|
change_log
could not read Username for 'https://github.com': terminal prompts disabled
|
change_log
could not read Username for 'https://github.com': terminal prompts disabled
|
change_log
The process '/usr/bin/git' failed with exit code 128
|
tags
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
tags
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
tags
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
tags
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
tags
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
tags
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build_slimfaas_planet_saver
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build_slimfaas_planet_saver
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build_slimfaas_planet_saver
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build_slimfaas_planet_saver
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build_slimfaas_planet_saver
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build_slimfaas_planet_saver
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build_fibonacci_webapp / build
uploadCacheArchiveSDK: internal error uploading cache archive: The server is busy.
RequestId:55c4f0ae-e01e-0071-659a-8e7eaf000000
Time:2025-03-06T13:22:45.3176223Z
|
build_fibonacci_webapp / build
Failed to save: The server is busy.
RequestId:55c4f0ae-e01e-0071-659a-8e7eaf000000
Time:2025-03-06T13:22:45.3176223Z
|
SonarCloud:
src/SlimData/Commands/Metrics/MetricDataPoint.cs#L6
Non-nullable field 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
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/SlimDataInterpreter.cs#L68
Argument of type 'List<QueueElement>' cannot be used for parameter 'element' of type 'IList<QueueElement?>' in 'IList<QueueElement> QueueElementExtensions.GetQueueFinishedElement(IList<QueueElement?> element, long nowTicks)' due to differences in the nullability of reference types.
|
SonarCloud:
src/SlimData/Endpoints.cs#L68
Dereference of a possibly null reference.
|
SonarCloud:
src/SlimData/QueueElementExtensions.cs#L125
Argument of type 'List<QueueElement>' cannot be used for parameter 'element' of type 'IList<QueueElement?>' in 'IList<QueueElement> QueueElementExtensions.GetQueueFinishedElement(IList<QueueElement?> element, long nowTicks)' due to differences in the nullability of reference types.
|
SonarCloud:
src/SlimData/QueueElementExtensions.cs#L153
Possible null reference argument for parameter 'queueElement' in 'bool QueueElementExtensions.IsFinished(QueueElement queueElement, long nowTicks)'.
|
SonarCloud:
src/SlimData/Endpoints.cs#L102
Dereference of a possibly null reference.
|
SonarCloud:
src/SlimData/Endpoints.cs#L182
Dereference of a possibly null reference.
|