disabled member page #161
Annotations
4 errors and 11 warnings
|
|
|
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: runforesight/foresight-workflow-kit-action@v1, actions/checkout@v3, 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/
|
src/app/@api/base.api.ts#L48
Unexpected any. Specify a different type
|
src/app/@api/base.api.ts#L50
Unexpected any. Specify a different type
|
src/app/@api/member.api.ts#L242
Unexpected any. Specify a different type
|
src/app/@core/directives/on-visible/on-visible.directive.ts#L13
Unexpected any. Specify a different type
|
src/app/@core/directives/on-visible/on-visible.directive.ts#L15
Unexpected any. Specify a different type
|
src/app/@core/directives/on-visible/on-visible.directive.ts#L37
Unexpected any. Specify a different type
|
src/app/@core/pipes/formatToken/format-token.pipe.ts#L22
Unexpected any. Specify a different type
|
src/app/@core/pipes/formatToken/format-token.pipe.ts#L24
'_removeZeroes' is assigned a value but never used
|
src/app/@core/pipes/formatToken/format-token.pipe.ts#L25
'_showUnit' is assigned a value but never used
|
src/app/@core/pipes/formatToken/format-token.pipe.ts#L26
'_defDecimals' is assigned a value but never used
|
This job failed
Loading