Skip to content

Include TOS and Privacy Policy in App as per YouTubes requirements. #20

Include TOS and Privacy Policy in App as per YouTubes requirements.

Include TOS and Privacy Policy in App as per YouTubes requirements. #20

Triggered via push October 3, 2023 14:56
Status Success
Total duration 2m 30s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 warnings and 8 notices
Check dependency licenses: package.json#L1
Transitive dependency: '@csstools/postcss-exponential-functions' ('1.0.0') 'MIT-0' is not in the allowed or the prohibited licenses lists with project license 'PROPRIETARY-LICENSE'
Check dependency licenses: package.json#L1
Transitive dependency: '@csstools/postcss-cascade-layers' ('4.0.0') 'MIT-0' is not in the allowed or the prohibited licenses lists with project license 'PROPRIETARY-LICENSE'
Check dependency licenses: package.json#L1
Transitive dependency: 'postcss-nesting' ('12.0.0') 'MIT-0' is not in the allowed or the prohibited licenses lists with project license 'PROPRIETARY-LICENSE'
Check dependency licenses: package.json#L1
Transitive dependency: '@csstools/postcss-normalize-display-values' ('3.0.0') 'MIT-0' is not in the allowed or the prohibited licenses lists with project license 'PROPRIETARY-LICENSE'
Check dependency licenses: package.json#L1
Transitive dependency: 'css-has-pseudo' ('6.0.0') 'MIT-0' is not in the allowed or the prohibited licenses lists with project license 'PROPRIETARY-LICENSE'
Check dependency licenses: package.json#L1
Transitive dependency: '@csstools/postcss-color-mix-function' ('2.0.1') 'MIT-0' is not in the allowed or the prohibited licenses lists with project license 'PROPRIETARY-LICENSE'
Check dependency licenses: package.json#L1
Transitive dependency: '@csstools/postcss-color-function' ('3.0.1') 'MIT-0' is not in the allowed or the prohibited licenses lists with project license 'PROPRIETARY-LICENSE'
Check dependency licenses: package.json#L1
Transitive dependency: 'postcss-logical' ('7.0.0') 'MIT-0' is not in the allowed or the prohibited licenses lists with project license 'PROPRIETARY-LICENSE'
Check dependency licenses: package.json#L1
Transitive dependency: 'postcss-color-functional-notation' ('6.0.0') 'MIT-0' is not in the allowed or the prohibited licenses lists with project license 'PROPRIETARY-LICENSE'
Check dependency licenses: package.json#L1
Transitive dependency: 'postcss-overflow-shorthand' ('5.0.0') 'MIT-0' is not in the allowed or the prohibited licenses lists with project license 'PROPRIETARY-LICENSE'
Signature mismatch: src/applications/pollApplication.js#L35
Incompatible override, should have signature '(options: {force?: boolean}): Promise'
Signature mismatch: src/applications/chatApplication.js#L48
Incompatible override, should have signature '(options: {force?: boolean}): Promise'
Signature mismatch: src/index.js#L34
Argument type { onClick: (function(): void), icon: string, name: string, toggle: boolean, title: string } is not assignable to parameter type SceneControlTool
Signature mismatch: src/server/patreon.js#L183
Argument type string is not assignable to parameter type any
Result of method call returning a promise is ignored: src/server/connectionManager.js#L22
Promise returned from onChangeMode is ignored
Result of method call returning a promise is ignored: src/index.js#L46
Promise returned from close is ignored
Type mismatch: src/handlers/rollHandler.js#L43
Method expression is not of Function type
Type mismatch: src/handlers/rollHandler.js#L25
Method expression is not of Function type