Skip to content
Triggered via push October 7, 2024 20:53
Status Success
Total duration 2m 56s
Artifacts 1
Fit to window
Zoom out
Zoom in

Annotations

15 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: 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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v1, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: MicrobotApi/TokenFilter.cs#L15
Nullability of reference types in return type of 'ValueTask<object> TokenFilter.InvokeMethodAsync(HubInvocationContext invocationContext, Func<HubInvocationContext, ValueTask<object>> next)' doesn't match implicitly implemented member 'ValueTask<object?> IHubFilter.InvokeMethodAsync(HubInvocationContext invocationContext, Func<HubInvocationContext, ValueTask<object?>> next)'.
build: MicrobotApi/TokenFilter.cs#L44
Nullability of reference types in type of parameter 'exception' of 'Task TokenFilter.OnDisconnectedAsync(HubLifetimeContext context, Exception exception, Func<HubLifetimeContext, Exception, Task> next)' doesn't match implicitly implemented member 'Task IHubFilter.OnDisconnectedAsync(HubLifetimeContext context, Exception? exception, Func<HubLifetimeContext, Exception?, Task> next)' (possibly because of nullability attributes).
build: MicrobotApi/Database/Migrations/20240309205050_init.cs#L9
The type name 'init' only contains lower-cased ascii characters. Such names may become reserved for the language.
build: MicrobotApi/Database/Migrations/20240505202109_user.cs#L9
The type name 'user' only contains lower-cased ascii characters. Such names may become reserved for the language.
build: MicrobotApi/Database/Migrations/20240309205050_init.Designer.cs#L16
The type name 'init' only contains lower-cased ascii characters. Such names may become reserved for the language.
build: MicrobotApi/Database/Migrations/20240505202109_user.Designer.cs#L16
The type name 'user' only contains lower-cased ascii characters. Such names may become reserved for the language.
build: MicrobotApi/Database/Migrations/20240309210806_lastpinged.cs#L8
The type name 'lastpinged' only contains lower-cased ascii characters. Such names may become reserved for the language.
build: MicrobotApi/Database/Migrations/20240309210806_lastpinged.Designer.cs#L16
The type name 'lastpinged' only contains lower-cased ascii characters. Such names may become reserved for the language.
build: MicrobotApi/TokenRequestModel.cs#L5
Non-nullable property 'SessionId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: MicrobotApi/Program.cs#L82
Possible null reference argument for parameter 'uriString' in 'Uri.Uri(string uriString)'.
build
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
deploy
The following actions use a deprecated Node.js version and will be forced to run on node20: azure/login@v1, actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: ".net-app". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
.net-app
24.5 MB