addresses https://github.com/aeharding/ppg.report/issues/156 #468
Annotations
10 errors and 2 warnings
build (22.x):
src/features/user/locationHash.ts#L21
'locationHashArray' is never reassigned. Use 'const' instead
|
build (22.x):
src/features/user/locationHash.ts#L25
'k' is never reassigned. Use 'const' instead
|
build (22.x):
src/features/user/locationHash.ts#L25
'v' is never reassigned. Use 'const' instead
|
build (22.x):
src/features/user/locationHash.ts#L29
'locationHashMap' is never reassigned. Use 'const' instead
|
build (22.x):
src/features/user/locationHash.ts#L32
'value' is never reassigned. Use 'const' instead
|
build (22.x):
src/features/user/locationHash.ts#L43
'value' is never reassigned. Use 'const' instead
|
build (22.x):
src/features/user/locationHash.ts#L52
'value' is never reassigned. Use 'const' instead
|
build (22.x):
src/features/user/locationHash.ts#L59
'value' is never reassigned. Use 'const' instead
|
build (22.x):
src/features/user/locationHash.ts#L71
'value' is never reassigned. Use 'const' instead
|
build (22.x):
src/features/user/locationHash.ts#L80
'value' is never reassigned. Use 'const' instead
|
build (22.x)
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/
|
build (22.x)
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/
|