Remove obsolete service injections and obsolete configuration settings #326
build.yaml
on: pull_request
Validate commit
1m 8s
Build Docker Image and Helm Charts
0s
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/
|