Skip to content

Hotfixes

Hotfixes #48

Triggered via pull request October 15, 2023 06:46
Status Failure
Total duration 1m 9s
Artifacts

dotnetcore.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 11 warnings
build: src/test/VotingIrregularities.Tests/AnswerHandlerTests.cs#L55
There is no argument given that corresponds to the required parameter 'lastModified' of 'FillInAnswerQueryHandler.GetFlatListOfAnswers(int, IReadOnlyCollection<AnswerDto>, DateTime)'
build: src/test/VotingIrregularities.Tests/AnswerHandlerTests.cs#L55
There is no argument given that corresponds to the required parameter 'lastModified' of 'FillInAnswerQueryHandler.GetFlatListOfAnswers(int, IReadOnlyCollection<AnswerDto>, DateTime)'
build
Process completed with exit code 1.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build: src/api/VoteMonitor.Api.Core/Handlers/UploadFileHandler.cs#L11
'UploadFileCommand' is obsolete: 'Will be removed when ui will use multiple files upload'
build: src/api/VoteMonitor.Api.Form/Controllers/OptionController.cs#L75
'ControllerExtensions.ResultAsync(Controller, HttpStatusCode, ModelStateDictionary)' is obsolete: 'Please use methods available from controller'
build: src/api/VoteMonitor.Api.Note/Handlers/NoteQueriesHandler.cs#L15
'AddNoteCommand' is obsolete: 'Will be removed when ui will use multiple files upload'
build: src/api/VoteMonitor.Api.Note/Handlers/NoteQueriesHandler.cs#L87
'AddNoteCommand' is obsolete: 'Will be removed when ui will use multiple files upload'
build: src/api/VoteMonitor.Api.Note/Controllers/NoteController.cs#L111
'UploadNoteResult' is obsolete: 'Will be removed when ui will use multiple files upload'
build: src/api/VoteMonitor.Api.Note/Handlers/NoteQueriesHandler.cs#L46
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/api/VoteMonitor.Api.DataExport/Handlers/GetExcelDbCommandHandler.cs#L149
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/api/VoteMonitor.Api.DataExport/Handlers/GetExcelDbCommandHandler.cs#L225
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/api/VoteMonitor.Api.DataExport/Handlers/GetExcelDbCommandHandler.cs#L225
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/api/VoteMonitor.Api.DataExport/Handlers/GetExcelDbCommandHandler.cs#L285
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.