Skip to content

chore(deps): bump Verify.Xunit from 22.1.3 to 22.1.4 in /src #196

chore(deps): bump Verify.Xunit from 22.1.3 to 22.1.4 in /src

chore(deps): bump Verify.Xunit from 22.1.3 to 22.1.4 in /src #196

Triggered via pull request October 23, 2023 11:38
Status Success
Total duration 46s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/Joba.IBM.RPA/Wal/WalFile.cs#L167
'WalFile.WalFileProto': new protected member declared in sealed type
build: src/Joba.IBM.RPA/Pipeline/AsyncPipeline.cs#L14
Non-nullable field 'catch' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: src/Joba.IBM.RPA/Pipeline/AsyncPipeline.cs#L52
Converting null literal or possible null value to non-nullable type.
build: src/Joba.IBM.RPA/Pipeline/AsyncPipeline.cs#L64
Possible null reference argument for parameter 'next' in 'Task IAsyncMiddleware<TContext>.Run(TContext parameter, Func<TContext, Task> next, CancellationToken cancellation)'.
build: src/Joba.IBM.RPA/Pipeline/AsyncPipeline.cs#L93
Non-nullable field 'finally' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: src/Joba.IBM.RPA/Account/ServerConfig.cs#L54
'AuthenticationMethod.WDG' is obsolete: 'It looks like IBM RPA 23.0.8 replaced 'WDG' for 'RPA'.'
build: src/Joba.IBM.RPA/Compiler/WalAnalyzer.cs#L98
Possible null reference assignment.
build: src/Joba.IBM.RPA/Compiler/WalAnalyzer.cs#L92
Non-nullable property 'Label' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/Joba.IBM.RPA/Compiler/WalAnalyzer.cs#L76
Possible null reference assignment.
build: src/Joba.IBM.RPA/Compiler/WalAnalyzer.cs#L81
Possible null reference assignment.