Deploy by bold-nima #86
Annotations
6 warnings
Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@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:
src/fastlane/fastlane.ts#L7
'IFastlaneAddress' is defined but never used
|
Build:
tests/fastlane/initFastlane.test.ts#L35
'loadScriptMock' is assigned a value but never used
|
Build:
tests/fastlane/initFastlane.test.ts#L244
'promise' is assigned a value but never used
|
Build:
tests/fastlane/initFastlane.test.ts#L244
'resolve' is assigned a value but never used
|
Build:
tests/fastlane/manageFastlaneState.test.ts#L32
Forbidden non-null assertion
|