actually invoke platform actions #684
json-schema-generation.yaml
on: push
json-schema-generation
21s
Annotations
32 errors and 1 warning
../cli/generators/jenkins.py#L139
Item "FileAction" of "FileAction | ScriptAction | PlatformAction | TemplateAction" has no attribute "script" [union-attr]
|
../cli/generators/jenkins.py#L139
Item "PlatformAction" of "FileAction | ScriptAction | PlatformAction | TemplateAction" has no attribute "script" [union-attr]
|
../cli/generators/jenkins.py#L139
Item "TemplateAction" of "FileAction | ScriptAction | PlatformAction | TemplateAction" has no attribute "script" [union-attr]
|
../cli/generators/jenkins.py#L140
Argument "function" to "execute_arbitrary_code" has incompatible type "str | None"; expected "str" [arg-type]
|
../cli/generators/cli.py#L64
"ScriptAction" has no attribute "root" [attr-defined]
|
../cli/generators/cli.py#L72
Item "None" of "Parameters | None" has no attribute "root" [union-attr]
|
../cli/generators/cli.py#L73
Item "None" of "Parameters | None" has no attribute "root" [union-attr]
|
../cli/generators/cli.py#L75
Argument "function" to "execute_arbitrary_code" has incompatible type "str | None"; expected "str" [arg-type]
|
../cli/generators/bamboo.py#L75
Item "None" of "Parameters | None" has no attribute "root" [union-attr]
|
../cli/generators/bamboo.py#L82
Item "None" of "Parameters | None" has no attribute "root" [union-attr]
|
../cli/generators/bamboo.py#L83
Item "None" of "Parameters | None" has no attribute "root" [union-attr]
|
../cli/generators/bamboo.py#L84
Item "FileAction" of "FileAction | ScriptAction | PlatformAction | TemplateAction" has no attribute "script" [union-attr]
|
../cli/generators/bamboo.py#L84
Item "PlatformAction" of "FileAction | ScriptAction | PlatformAction | TemplateAction" has no attribute "script" [union-attr]
|
../cli/generators/bamboo.py#L84
Item "TemplateAction" of "FileAction | ScriptAction | PlatformAction | TemplateAction" has no attribute "script" [union-attr]
|
../cli/generators/bamboo.py#L85
Argument "function" to "execute_arbitrary_code" has incompatible type "str | None"; expected "str" [arg-type]
|
../cli/classes/merger.py#L521
Name "internal_action" already defined on line 500 [no-redef]
|
generators/jenkins.py#L139
Item "FileAction" of "FileAction | ScriptAction | PlatformAction | TemplateAction" has no attribute "script" [union-attr]
|
generators/jenkins.py#L139
Item "PlatformAction" of "FileAction | ScriptAction | PlatformAction | TemplateAction" has no attribute "script" [union-attr]
|
generators/jenkins.py#L139
Item "TemplateAction" of "FileAction | ScriptAction | PlatformAction | TemplateAction" has no attribute "script" [union-attr]
|
generators/jenkins.py#L140
Argument "function" to "execute_arbitrary_code" has incompatible type "str | None"; expected "str" [arg-type]
|
generators/cli.py#L64
"ScriptAction" has no attribute "root" [attr-defined]
|
generators/cli.py#L72
Item "None" of "Parameters | None" has no attribute "root" [union-attr]
|
generators/cli.py#L73
Item "None" of "Parameters | None" has no attribute "root" [union-attr]
|
generators/cli.py#L75
Argument "function" to "execute_arbitrary_code" has incompatible type "str | None"; expected "str" [arg-type]
|
generators/bamboo.py#L75
Item "None" of "Parameters | None" has no attribute "root" [union-attr]
|
generators/bamboo.py#L82
Item "None" of "Parameters | None" has no attribute "root" [union-attr]
|
generators/bamboo.py#L83
Item "None" of "Parameters | None" has no attribute "root" [union-attr]
|
generators/bamboo.py#L84
Item "FileAction" of "FileAction | ScriptAction | PlatformAction | TemplateAction" has no attribute "script" [union-attr]
|
generators/bamboo.py#L84
Item "PlatformAction" of "FileAction | ScriptAction | PlatformAction | TemplateAction" has no attribute "script" [union-attr]
|
generators/bamboo.py#L84
Item "TemplateAction" of "FileAction | ScriptAction | PlatformAction | TemplateAction" has no attribute "script" [union-attr]
|
generators/bamboo.py#L85
Argument "function" to "execute_arbitrary_code" has incompatible type "str | None"; expected "str" [arg-type]
|
classes/merger.py#L521
Name "internal_action" already defined on line 500 [no-redef]
|
json-schema-generation
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/[email protected], tj-actions/glob@v19. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|