Merge remote-tracking branch 'origin/master' #20
Annotations
5 errors and 2 warnings
deploy:
src/components/Plugin.tsx#L1
'PluginResponse' is declared but its value is never read.
|
deploy:
src/components/Plugin.tsx#L32
'setPlugins' is declared but its value is never read.
|
deploy:
src/components/StyledModal.tsx#L13
Property 'className' does not exist on type 'DialogPortalProps'.
|
deploy:
src/components/StyledModal.tsx#L16
Type '{ children?: ReactNode; container?: HTMLElement | null | undefined; forceMount?: true | undefined; className: string; }' is not assignable to type 'IntrinsicAttributes & DialogPortalProps'.
|
deploy
Process completed with exit code 2.
|
deploy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
deploy
Environment URL '' is not a valid http(s) URL, so it will not be shown as a link in the workflow graph.
|