Skip to content

docs: adds auth concept to glee docs #964

docs: adds auth concept to glee docs

docs: adds auth concept to glee docs #964

Triggered via pull request November 5, 2023 09:30
Status Success
Total duration 2m 57s
Artifacts

if-nodejs-pr-testing.yml

on: pull_request
Matrix: test-nodejs-pr
Fit to window
Zoom out
Zoom in

Annotations

16 warnings
Test NodeJS PR - ubuntu-latest: src/lib/asyncapiFile.ts#L8
Found readFile from package "fs/promises" with non literal argument at index 0
Test NodeJS PR - ubuntu-latest: src/lib/configs.ts#L40
Found existsSync from package "fs" with non literal argument at index 0
Test NodeJS PR - ubuntu-latest: src/lib/configs.ts#L41
Found existsSync from package "fs" with non literal argument at index 0
Test NodeJS PR - ubuntu-latest: src/lib/configs.ts#L72
Found statSync from package "fs" with non literal argument at index 0
Test NodeJS PR - ubuntu-latest: src/lib/functions.ts#L60
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#L8
Found readFile from package "fs/promises" with non literal argument at index 0
Test NodeJS PR - macos-latest: src/lib/configs.ts#L40
Found existsSync from package "fs" with non literal argument at index 0
Test NodeJS PR - macos-latest: src/lib/configs.ts#L41
Found existsSync from package "fs" with non literal argument at index 0
Test NodeJS PR - macos-latest: src/lib/configs.ts#L72
Found statSync from package "fs" with non literal argument at index 0
Test NodeJS PR - macos-latest: src/lib/functions.ts#L60
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