microwave rice recipe #104
Annotations
1 error and 12 warnings
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/Reader.ts#L9
'MainButton' is defined but never used
|
src/Reader.ts#L81
Forbidden non-null assertion
|
src/Reader.ts#L84
Forbidden non-null assertion
|
src/Reader.ts#L87
Forbidden non-null assertion
|
src/Reader.ts#L98
Forbidden non-null assertion
|
src/modules/ClientStoreManager.ts#L87
'text' is defined but never used
|
src/modules/CustomStyleManager.ts#L19
Forbidden non-null assertion
|
src/modules/CustomStyleManager.ts#L46
Forbidden non-null assertion
|
src/modules/CustomStyleManager.ts#L64
Unexpected any. Specify a different type
|
src/modules/CustomStyleManager.ts#L170
'width' is defined but never used
|
This job failed
Loading