Update codecov/codecov-action action to v4 #2
build-and-test.yml
on: pull_request
common
/
prerequisites
10s
build
25s
build-installer
0s
Annotations
32 warnings and 1 notice
build
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
build:
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.
|
build:
Connector/Dwsim/DwsimClient.cs#L57
Possible null reference argument for parameter 'source' in 'IEnumerable<DictionaryEntry> Enumerable.Cast<DictionaryEntry>(IEnumerable source)'.
|
build:
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.
|
build:
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).
|
build:
Connector/Dwsim/DwsimClient.cs#L58
Dereference of a possibly null reference.
|
build:
Connector/Dwsim/DwsimClient.cs#L57
Nullability of reference types in value of type 'Dictionary<string?, string?>' doesn't match target type 'Dictionary<string, string>'.
|
build:
Connector/Dwsim/DwsimRoutine.cs#L266
Converting null literal or possible null value to non-nullable type.
|
build:
Connector/Dwsim/DwsimRoutine.cs#L270
Converting null literal or possible null value to non-nullable type.
|
build:
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.
|
build:
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
The following actions use a deprecated Node.js version and will be forced to run on node20: microsoft/[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)
|
common / prerequisites
Will release version 1.0.0-alpha-117...
|