Skip to content

Merge pull request #410 from code4romania/feature/api-improvements #15

Merge pull request #410 from code4romania/feature/api-improvements

Merge pull request #410 from code4romania/feature/api-improvements #15

Triggered via push October 10, 2023 07:42
Status Success
Total duration 1m 8s
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#L100
'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.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'