Skip to content

Loki config/ export of forms options/ bug fixes (#415) #34

Loki config/ export of forms options/ bug fixes (#415)

Loki config/ export of forms options/ bug fixes (#415) #34

Triggered via push October 13, 2023 09:10
Status Success
Total duration 2m 58s
Artifacts

dotnetcore.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
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#L13
'AddNoteCommand' is obsolete: 'Will be removed when ui will use multiple files upload'
build: src/api/VoteMonitor.Api.Note/Handlers/NoteQueriesHandler.cs#L82
'AddNoteCommand' is obsolete: 'Will be removed when ui will use multiple files upload'
build: src/api/VoteMonitor.Api.Note/Controllers/NoteController.cs#L101
'UploadNoteResult' is obsolete: 'Will be removed when ui will use multiple files upload'
build: src/api/VoteMonitor.Api.Note/Handlers/NoteQueriesHandler.cs#L41
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#L154
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#L154
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#L214
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#L214
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.