Skip to content

自作ライブラリの非同期メソッド対応を反映 #127

自作ライブラリの非同期メソッド対応を反映

自作ライブラリの非同期メソッド対応を反映 #127

Triggered via push October 21, 2023 14:25
Status Failure
Total duration 3m 43s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 warnings
app-build
Process completed with exit code 1.
app-build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
app-build: KeySwitchManager/Sources/Runtime/Infrastructures/Storage/KeySwitches/Helper/MultipleWritingHelper.cs#L45
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.
app-build: KeySwitchManager/Sources/Runtime/Infrastructures/Database.LiteDB/KeySwitches/LiteDbFileWriter.cs#L20
'LiteDbRepository' is obsolete: 'Use YamlhRepository instead'
app-build: KeySwitchManager/Sources/Runtime/Applications/Core/Helpers/KeySwitchRepositoryFactory.cs#L18
'LiteDbRepository' is obsolete: 'Use YamlhRepository instead'