Annotations
6 errors and 7 warnings
build assets:
src/react/databrowser/buckets/details/Overview.tsx#L397
Property 'onChange' is missing in type '{}' but required in type '{ onChange: (account: Account, role: Role) => void; defaultValue?: { accountName: string; roleName: string; }; hideAccountRoles?: { accountName: string; roleName: string; }[]; }'.
|
build assets:
src/react/databrowser/buckets/details/Overview.tsx#L401
Property 'onChange' is missing in type '{ defaultValue: { accountName: string; roleName: string; }; }' but required in type '{ onChange: (account: Account, role: Role) => void; defaultValue?: { accountName: string; roleName: string; }; hideAccountRoles?: { accountName: string; roleName: string; }[]; }'.
|
build assets:
src/react/databrowser/buckets/details/Overview.tsx#L411
Property 'onChange' is missing in type '{ hideAccountRoles: { accountName: string; roleName: string; }[]; }' but required in type '{ onChange: (account: Account, role: Role) => void; defaultValue?: { accountName: string; roleName: string; }; hideAccountRoles?: { accountName: string; roleName: string; }[]; }'.
|
build assets:
src/react/databrowser/buckets/details/Overview.tsx#L421
Property 'onChange' is missing in type '{ defaultValue: { accountName: string; roleName: string; }; }' but required in type '{ onChange: (account: Account, role: Role) => void; defaultValue?: { accountName: string; roleName: string; }; hideAccountRoles?: { accountName: string; roleName: string; }[]; }'.
|
build assets:
src/react/databrowser/buckets/details/Overview.tsx#L427
Property 'onChange' is missing in type '{ defaultValue: { accountName: string; roleName: string; }; }' but required in type '{ onChange: (account: Account, role: Role) => void; defaultValue?: { accountName: string; roleName: string; }; hideAccountRoles?: { accountName: string; roleName: string; }[]; }'.
|
build assets
Process completed with exit code 2.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/[email protected], docker/setup-buildx-action@v2, docker/login-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected], 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/
|
Checkout
The `save-state` 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/
|
Checkout
The `save-state` 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/
|
Run actions/[email protected]
The `save-state` 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/
|
Run actions/[email protected]
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/
|
Run actions/[email protected]
The `save-state` 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/
|
Loading