Version Packages (#678) #1616
Annotations
11 warnings
CI (18)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
CI (18):
examples/rax-component/src/index.tsx#L1
'Fragment' is defined but never used
|
CI (18):
examples/rax-component/src/index.tsx#L1
'createElement' is defined but never used
|
CI (18):
examples/rax-component/src/components/Header/index.tsx#L1
'createElement' is defined but never used
|
CI (18):
examples/plugin/src/index.ts#L31
Assignment to property of function parameter 'config'
|
CI (18):
examples/plugin/src/index.ts#L27
Assignment to property of function parameter 'config'
|
CI (18):
examples/plugin/src/index.ts#L25
Assignment to property of function parameter 'config'
|
CI (18):
examples/plugin/src/index.ts#L24
Assignment to property of function parameter 'config'
|
CI (18):
examples/plugin/src/index.ts#L19
Assignment to property of function parameter 'config'
|
CI (18):
examples/plugin/src/index.ts#L11
Assignment to property of function parameter 'config'
|
CI (18):
.eslintrc.js#L1
A `require()` style import is forbidden
|