Skip to content

Bump openssl in /src-tauri in the cargo group across 1 directory #88

Bump openssl in /src-tauri in the cargo group across 1 directory

Bump openssl in /src-tauri in the cargo group across 1 directory #88

Triggered via push July 22, 2024 18:13
Status Success
Total duration 2m 16s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v2, microsoft/setup-msbuild@v1, NuGet/setup-nuget@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test: src-plugin/ProfileGenerator/Models/Command.cs#L7
Non-nullable property 'Referrer' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
test: src-plugin/ProfileGenerator/Models/Command.cs#L43
Non-nullable property 'BaseId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
test: src-plugin/ProfileGenerator/Models/Command.cs#L46
Non-nullable property 'OriginId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
test: src-plugin/ProfileGenerator/Models/Command.cs#L67
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
test: src-plugin/ProfileGenerator/Models/Command.cs#L70
Non-nullable property 'CommandString' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
test: src-plugin/ProfileGenerator/Models/Command.cs#L73
Non-nullable property 'ActionSequence' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
test: src-plugin/ProfileGenerator/Models/Command.cs#L82
Non-nullable property 'Category' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
test: src-plugin/ProfileGenerator/Models/Command.cs#L121
Non-nullable property 'SourceProfile' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
test: src-plugin/ProfileGenerator/Models/Command.cs#L205
Non-nullable property 'LastEditedAction' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
test: src-plugin/ProfileGenerator/Models/Command.cs#L244
Non-nullable property 'InternalId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.