Skip to content

Build SilentNotes binaries #56

Build SilentNotes binaries

Build SilentNotes binaries #56

Manually triggered August 26, 2024 11:02
Status Success
Total duration 6m 1s
Artifacts 3

build-silentnotes.yml

on: workflow_dispatch
job_version
12s
job_version
Matrix: job_build_android_additional_platform
Matrix: job_build_windows
job_build_android
5m 50s
job_build_android
job_package
42s
job_package
job_publish_release
0s
job_publish_release
Fit to window
Zoom out
Zoom in

Annotations

48 warnings
job_version
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, mavrosxristoforos/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
job_build_windows (x64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, 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/
job_build_windows (x64): src/SilentNotes.AllPlatforms/Crypto/KeyDerivation/Pbkdf2.cs#L42
'Rfc2898DeriveBytes.Rfc2898DeriveBytes(byte[], byte[], int)' is obsolete: 'The default hash algorithm and iteration counts in Rfc2898DeriveBytes constructors are outdated and insecure. Use a constructor that accepts the hash algorithm and the number of iterations.' (https://aka.ms/dotnet-warnings/SYSLIB0041)
job_build_windows (x64): src/SilentNotes.Blazor/Views/ChecklistPage.razor#L77
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
job_build_windows (x64): src/SilentNotes.Blazor/Views/NotePage.razor#L87
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
job_build_windows (x64): src/SilentNotes.AllPlatforms/Crypto/KeyDerivation/Pbkdf2.cs#L42
'Rfc2898DeriveBytes.Rfc2898DeriveBytes(byte[], byte[], int)' is obsolete: 'The default hash algorithm and iteration counts in Rfc2898DeriveBytes constructors are outdated and insecure. Use a constructor that accepts the hash algorithm and the number of iterations.' (https://aka.ms/dotnet-warnings/SYSLIB0041)
job_build_windows (x64): src/SilentNotes.Blazor/Views/NotePage.razor#L87
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
job_build_windows (x64): src/SilentNotes.Blazor/Views/ChecklistPage.razor#L77
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
job_build_windows (x86)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, 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/
job_build_windows (x86): src/SilentNotes.AllPlatforms/Crypto/KeyDerivation/Pbkdf2.cs#L42
'Rfc2898DeriveBytes.Rfc2898DeriveBytes(byte[], byte[], int)' is obsolete: 'The default hash algorithm and iteration counts in Rfc2898DeriveBytes constructors are outdated and insecure. Use a constructor that accepts the hash algorithm and the number of iterations.' (https://aka.ms/dotnet-warnings/SYSLIB0041)
job_build_windows (x86): src/SilentNotes.Blazor/Views/ChecklistPage.razor#L77
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
job_build_windows (x86): src/SilentNotes.Blazor/Views/NotePage.razor#L87
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
job_build_windows (x86): src/SilentNotes.AllPlatforms/Crypto/KeyDerivation/Pbkdf2.cs#L42
'Rfc2898DeriveBytes.Rfc2898DeriveBytes(byte[], byte[], int)' is obsolete: 'The default hash algorithm and iteration counts in Rfc2898DeriveBytes constructors are outdated and insecure. Use a constructor that accepts the hash algorithm and the number of iterations.' (https://aka.ms/dotnet-warnings/SYSLIB0041)
job_build_windows (x86): src/SilentNotes.Blazor/Views/ChecklistPage.razor#L77
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
job_build_windows (x86): src/SilentNotes.Blazor/Views/NotePage.razor#L87
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
job_package
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
job_package
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/download-artifact@v3, 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/
job_build_android_additional_platform (x64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
job_build_android_additional_platform (x64): src/SilentNotes.AllPlatforms/Crypto/KeyDerivation/Pbkdf2.cs#L42
'Rfc2898DeriveBytes.Rfc2898DeriveBytes(byte[], byte[], int)' is obsolete: 'The default hash algorithm and iteration counts in Rfc2898DeriveBytes constructors are outdated and insecure. Use a constructor that accepts the hash algorithm and the number of iterations.' (https://aka.ms/dotnet-warnings/SYSLIB0041)
job_build_android_additional_platform (x64): src/SilentNotes.Blazor/Views/ChecklistPage.razor#L77
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
job_build_android_additional_platform (x64): src/SilentNotes.Blazor/Views/NotePage.razor#L87
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
job_build_android_additional_platform (x64): src/SilentNotes.Blazor/Views/TransferCodeHistory.razor#L1
Illegal Attribute 'Title' on 'MudIconButton' using pattern 'LowerCase' source location '(172,16)-(180,17)' (https://mudblazor.com/features/analyzers)
job_build_android_additional_platform (x64): src/SilentNotes.Blazor/Views/TransferCodeHistory.razor#L1
Illegal Attribute 'Title' on 'MudIconButton' using pattern 'LowerCase' source location '(367,24)-(375,25)' (https://mudblazor.com/features/analyzers)
job_build_android_additional_platform (x64): src/SilentNotes.Blazor/Views/SynchronizationStory/TransferCodePromptPage.razor#L1
Illegal Attribute 'Title' on 'MudIconButton' using pattern 'LowerCase' source location '(171,16)-(179,17)' (https://mudblazor.com/features/analyzers)
job_build_android_additional_platform (x64): src/SilentNotes.Blazor/Views/SynchronizationStory/MergeChoicePage.razor#L1
Illegal Attribute 'Title' on 'MudIconButton' using pattern 'LowerCase' source location '(171,16)-(179,17)' (https://mudblazor.com/features/analyzers)
job_build_android_additional_platform (x64): src/SilentNotes.Blazor/Views/SynchronizationStory/FirstTimeSyncPage.razor#L1
Illegal Attribute 'Title' on 'MudIconButton' using pattern 'LowerCase' source location '(171,16)-(179,17)' (https://mudblazor.com/features/analyzers)
job_build_android_additional_platform (x64): src/SilentNotes.Blazor/Views/SynchronizationStory/CloudStorageOauthWaitingPage.razor#L1
Illegal Attribute 'Title' on 'MudIconButton' using pattern 'LowerCase' source location '(171,16)-(179,17)' (https://mudblazor.com/features/analyzers)
job_build_android
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
job_build_android: src/SilentNotes.AllPlatforms/Services/RepositoryStorageServiceBase.cs#L193
The variable 'ex' is declared but never used
job_build_android: src/SilentNotes.AllPlatforms/Crypto/KeyDerivation/Pbkdf2.cs#L42
'Rfc2898DeriveBytes.Rfc2898DeriveBytes(byte[], byte[], int)' is obsolete: 'The default hash algorithm and iteration counts in Rfc2898DeriveBytes constructors are outdated and insecure. Use a constructor that accepts the hash algorithm and the number of iterations.' (https://aka.ms/dotnet-warnings/SYSLIB0041)
job_build_android: src/SilentNotes.Blazor/Views/NotePage.razor#L87
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
job_build_android: src/SilentNotes.Blazor/Views/ChecklistPage.razor#L77
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
job_build_android: src/SilentNotes.Blazor/Views/TransferCodeHistory.razor#L1
Illegal Attribute 'Title' on 'MudIconButton' using pattern 'LowerCase' source location '(172,16)-(180,17)' (https://mudblazor.com/features/analyzers)
job_build_android: src/SilentNotes.Blazor/Views/TransferCodeHistory.razor#L1
Illegal Attribute 'Title' on 'MudIconButton' using pattern 'LowerCase' source location '(367,24)-(375,25)' (https://mudblazor.com/features/analyzers)
job_build_android: src/SilentNotes.Blazor/Views/SynchronizationStory/TransferCodePromptPage.razor#L1
Illegal Attribute 'Title' on 'MudIconButton' using pattern 'LowerCase' source location '(171,16)-(179,17)' (https://mudblazor.com/features/analyzers)
job_build_android: src/SilentNotes.Blazor/Views/SynchronizationStory/MergeChoicePage.razor#L1
Illegal Attribute 'Title' on 'MudIconButton' using pattern 'LowerCase' source location '(171,16)-(179,17)' (https://mudblazor.com/features/analyzers)
job_build_android: src/SilentNotes.Blazor/Views/SynchronizationStory/FirstTimeSyncPage.razor#L1
Illegal Attribute 'Title' on 'MudIconButton' using pattern 'LowerCase' source location '(171,16)-(179,17)' (https://mudblazor.com/features/analyzers)
job_build_android: src/SilentNotes.Blazor/Views/SynchronizationStory/CloudStorageOauthWaitingPage.razor#L1
Illegal Attribute 'Title' on 'MudIconButton' using pattern 'LowerCase' source location '(171,16)-(179,17)' (https://mudblazor.com/features/analyzers)
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: "silentnotes_windows_binaries". 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
silentnotes_android_arm_binaries Expired
43.8 MB
silentnotes_android_x64_binaries Expired
17.5 MB
silentnotes_windows_binaries Expired
204 MB