Skip to content

Merge pull request #13 from cognitedata/few-fixes #8

Merge pull request #13 from cognitedata/few-fixes

Merge pull request #13 from cognitedata/few-fixes #8

Triggered via push October 11, 2024 09:42
Status Success
Total duration 6m 43s
Artifacts 1
common  /  prerequisites
6s
common / prerequisites
common  /  build-installer
4m 10s
common / build-installer
publish-installer
1m 48s
publish-installer
Fit to window
Zoom out
Zoom in

Annotations

1 error, 28 warnings, and 1 notice
common / build-installer
Couldnt find the Android build tools @ C:\Android\android-sdk\build-tools\30.0.2
common / build-installer
The following actions use a deprecated Node.js version and will be forced to run on node20: microsoft/[email protected], digicert/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
common / build-installer: Connector/Dwsim/AutomationConfig.cs#L25
Non-nullable property 'DwsimInstallationPath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
common / build-installer: Connector/Dwsim/DwsimClient.cs#L57
Possible null reference argument for parameter 'source' in 'IEnumerable<DictionaryEntry> Enumerable.Cast<DictionaryEntry>(IEnumerable source)'.
common / build-installer: Connector/Dwsim/DwsimClient.cs#L57
The type 'string?' cannot be used as type parameter 'TKey' in the generic type or method 'Enumerable.ToDictionary<TSource, TKey, TElement>(IEnumerable<TSource>, Func<TSource, TKey>, Func<TSource, TElement>)'. Nullability of type argument 'string?' doesn't match 'notnull' constraint.
common / build-installer: Connector/Dwsim/DwsimClient.cs#L58
Nullability of reference types in return type of 'lambda expression' doesn't match the target delegate 'Func<DictionaryEntry, string?>' (possibly because of nullability attributes).
common / build-installer: Connector/Dwsim/DwsimClient.cs#L58
Dereference of a possibly null reference.
common / build-installer: Connector/Dwsim/DwsimClient.cs#L57
Nullability of reference types in value of type 'Dictionary<string?, string?>' doesn't match target type 'Dictionary<string, string>'.
common / build-installer: Connector/Dwsim/DwsimRoutine.cs#L266
Converting null literal or possible null value to non-nullable type.
common / build-installer: Connector/Dwsim/DwsimRoutine.cs#L270
Converting null literal or possible null value to non-nullable type.
common / build-installer: Service/Program.cs#L85
Non-nullable property 'WorkDir' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
common / build-installer: Service/Program.cs#L76
This call site is reachable on all platforms. 'EventLoggerFactoryExtensions.AddEventLog(ILoggingBuilder)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
common / build-installer: Connector/Dwsim/AutomationConfig.cs#L25
Non-nullable property 'DwsimInstallationPath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
common / build-installer: Connector/Dwsim/DwsimClient.cs#L57
Possible null reference argument for parameter 'source' in 'IEnumerable<DictionaryEntry> Enumerable.Cast<DictionaryEntry>(IEnumerable source)'.
common / build-installer: Connector/Dwsim/DwsimClient.cs#L57
The type 'string?' cannot be used as type parameter 'TKey' in the generic type or method 'Enumerable.ToDictionary<TSource, TKey, TElement>(IEnumerable<TSource>, Func<TSource, TKey>, Func<TSource, TElement>)'. Nullability of type argument 'string?' doesn't match 'notnull' constraint.
common / build-installer: Connector/Dwsim/DwsimClient.cs#L58
Nullability of reference types in return type of 'lambda expression' doesn't match the target delegate 'Func<DictionaryEntry, string?>' (possibly because of nullability attributes).
common / build-installer: Connector/Dwsim/DwsimClient.cs#L58
Dereference of a possibly null reference.
common / build-installer: Connector/Dwsim/DwsimClient.cs#L57
Nullability of reference types in value of type 'Dictionary<string?, string?>' doesn't match target type 'Dictionary<string, string>'.
common / build-installer: Connector/Dwsim/DwsimRoutine.cs#L266
Converting null literal or possible null value to non-nullable type.
common / build-installer: Connector/Dwsim/DwsimRoutine.cs#L270
Converting null literal or possible null value to non-nullable type.
common / build-installer: Service/Program.cs#L85
Non-nullable property 'WorkDir' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
common / build-installer: Service/Program.cs#L76
This call site is reachable on all platforms. 'EventLoggerFactoryExtensions.AddEventLog(ILoggingBuilder)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
publish-installer
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/create-release@v1, actions/upload-release-asset@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
publish-installer
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/create-release@v1, actions/upload-release-asset@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
publish-installer
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/
publish-installer
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/
publish-installer
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/
publish-installer
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/
publish-installer
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/
common / prerequisites
Will release version 1.0.0-alpha-118...

Artifacts

Produced during runtime
Name Size
windows artifacts
12.6 MB