Skip to content

Remove obsolete service injections and obsolete configuration settings #326

Remove obsolete service injections and obsolete configuration settings

Remove obsolete service injections and obsolete configuration settings #326

Triggered via pull request May 28, 2024 12:39
Status Failure
Total duration 1m 18s
Artifacts

build.yaml

on: pull_request
Validate commit
1m 8s
Validate commit
Build Docker Image and Helm Charts
0s
Build Docker Image and Helm Charts
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
Validate commit: src/Startup.cs#L65
The type or namespace name 'IStreamingJobCommandHandler' could not be found (are you missing a using directive or an assembly reference?)
Validate commit: src/Startup.cs#L65
The type 'Arcane.Operator.Services.CommandHandlers.StreamingJobCommandHandler' cannot be used as type parameter 'TImplementation' in the generic type or method 'ServiceCollectionServiceExtensions.AddSingleton<TService, TImplementation>(IServiceCollection)'. There is no implicit reference conversion from 'Arcane.Operator.Services.CommandHandlers.StreamingJobCommandHandler' to 'IStreamingJobCommandHandler'.
Validate commit
Process completed with exit code 1.
Validate commit
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: romeovs/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Validate commit
The following actions uses node12 which is deprecated and will be forced to run on node16: romeovs/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/