Update dependency Google.Protobuf to 3.28.2 #6
build-installer.yml
on: push
Annotations
1 error and 22 warnings
common / build-installer
Couldnt find the Android build tools @ C:\Android\android-sdk\build-tools\30.0.2
|
common / prerequisites
Will not create release for version 1.0.0-alpha-117 because it already exists.
|
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)
|