Added Storage Module #228
Annotations
32 errors and 2 warnings
build (14):
lib/countly-storage.js#L3
Expected 1 empty line after require statement not followed by another require
|
build (14):
lib/countly-storage.js#L7
Unexpected space before function parentheses
|
build (14):
lib/countly-storage.js#L7
'path' is already declared in the upper scope
|
build (14):
lib/countly-storage.js#L8
'defaultPath' is not defined
|
build (14):
lib/countly-storage.js#L9
'defaultPath' is not defined
|
build (14):
lib/countly-storage.js#L10
Missing semicolon
|
build (14):
lib/countly-storage.js#L12
Unexpected space before function parentheses
|
build (14):
lib/countly-storage.js#L12
'path' is already declared in the upper scope
|
build (14):
lib/countly-storage.js#L13
'defaultPath' is not defined
|
build (14):
lib/countly-storage.js#L14
'defaultPath' is not defined
|
build (17)
The job was canceled because "_14" failed.
|
build (17):
lib/countly-storage.js#L3
Expected 1 empty line after require statement not followed by another require
|
build (17):
lib/countly-storage.js#L7
Unexpected space before function parentheses
|
build (17):
lib/countly-storage.js#L7
'path' is already declared in the upper scope
|
build (17):
lib/countly-storage.js#L8
'defaultPath' is not defined
|
build (17):
lib/countly-storage.js#L9
'defaultPath' is not defined
|
build (17):
lib/countly-storage.js#L10
Missing semicolon
|
build (17):
lib/countly-storage.js#L12
Unexpected space before function parentheses
|
build (17):
lib/countly-storage.js#L12
'path' is already declared in the upper scope
|
build (17):
lib/countly-storage.js#L13
'defaultPath' is not defined
|
build (17):
lib/countly-storage.js#L14
'defaultPath' is not defined
|
build (16)
The job was canceled because "_14" failed.
|
build (16):
lib/countly-storage.js#L3
Expected 1 empty line after require statement not followed by another require
|
build (16):
lib/countly-storage.js#L7
Unexpected space before function parentheses
|
build (16):
lib/countly-storage.js#L7
'path' is already declared in the upper scope
|
build (16):
lib/countly-storage.js#L8
'defaultPath' is not defined
|
build (16):
lib/countly-storage.js#L9
'defaultPath' is not defined
|
build (16):
lib/countly-storage.js#L10
Missing semicolon
|
build (16):
lib/countly-storage.js#L12
Unexpected space before function parentheses
|
build (16):
lib/countly-storage.js#L12
'path' is already declared in the upper scope
|
build (16):
lib/countly-storage.js#L13
'defaultPath' is not defined
|
build (16):
lib/countly-storage.js#L14
'defaultPath' is not defined
|
build (14)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (14)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|