docs: adds getting started guide #885
Triggered via pull request
September 14, 2023 09:29
Status
Success
Total duration
2m 32s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
16 warnings
Test NodeJS PR - ubuntu-latest:
src/lib/asyncapiFile.ts#L7
Found readFile from package "fs/promises" with non literal argument at index 0
|
Test NodeJS PR - ubuntu-latest:
src/lib/configs.ts#L38
Found existsSync from package "fs" with non literal argument at index 0
|
Test NodeJS PR - ubuntu-latest:
src/lib/configs.ts#L39
Found existsSync from package "fs" with non literal argument at index 0
|
Test NodeJS PR - ubuntu-latest:
src/lib/configs.ts#L70
Found statSync from package "fs" with non literal argument at index 0
|
Test NodeJS PR - ubuntu-latest:
src/lib/functions.ts#L57
Found stat from package "fs/promises" with non literal argument at index 0
|
Test NodeJS PR - ubuntu-latest:
src/lib/lifecycleEvents.ts#L22
Found stat from package "fs/promises" with non literal argument at index 0
|
Test NodeJS PR - ubuntu-latest:
src/lib/userAuth.ts#L17
Found stat from package "fs/promises" with non literal argument at index 0
|
Test NodeJS PR - ubuntu-latest:
src/registerAdapters.ts#L36
Refactor this function to reduce its Cognitive Complexity from 21 to the 15 allowed
|
Test NodeJS PR - macos-latest:
src/lib/asyncapiFile.ts#L7
Found readFile from package "fs/promises" with non literal argument at index 0
|
Test NodeJS PR - macos-latest:
src/lib/configs.ts#L38
Found existsSync from package "fs" with non literal argument at index 0
|
Test NodeJS PR - macos-latest:
src/lib/configs.ts#L39
Found existsSync from package "fs" with non literal argument at index 0
|
Test NodeJS PR - macos-latest:
src/lib/configs.ts#L70
Found statSync from package "fs" with non literal argument at index 0
|
Test NodeJS PR - macos-latest:
src/lib/functions.ts#L57
Found stat from package "fs/promises" with non literal argument at index 0
|
Test NodeJS PR - macos-latest:
src/lib/lifecycleEvents.ts#L22
Found stat from package "fs/promises" with non literal argument at index 0
|
Test NodeJS PR - macos-latest:
src/lib/userAuth.ts#L17
Found stat from package "fs/promises" with non literal argument at index 0
|
Test NodeJS PR - macos-latest:
src/registerAdapters.ts#L36
Refactor this function to reduce its Cognitive Complexity from 21 to the 15 allowed
|