Skip to content

Fix end year issue in Nabonassar ranges (#461) #4580

Fix end year issue in Nabonassar ranges (#461)

Fix end year issue in Nabonassar ranges (#461) #4580

Triggered via push March 5, 2024 22:27
Status Success
Total duration 11m 49s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

52 warnings
docker-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v1, docker/login-action@v1, docker/build-push-action@v2. For more information see: https://***.blog/changelog/2023-09-22-***-actions-transitioning-from-node-16-to-node-20/.
docker-test
The following actions uses node12 which is deprecated and will be forced to run on node16: docker/setup-buildx-action@v1, docker/login-action@v1, docker/build-push-action@v2. For more info: https://***.blog/changelog/2023-06-13-***-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
docker-test
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://***.blog/changelog/2022-10-11-***-actions-deprecating-save-state-and-set-output-commands/
docker-test
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://***.blog/changelog/2022-10-11-***-actions-deprecating-save-state-and-set-output-commands/
docker-test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://***.blog/changelog/2022-10-11-***-actions-deprecating-save-state-and-set-output-commands/
docker-test
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://***.blog/changelog/2022-10-11-***-actions-deprecating-save-state-and-set-output-commands/
docker-test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://***.blog/changelog/2022-10-11-***-actions-deprecating-save-state-and-set-output-commands/
docker-test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://***.blog/changelog/2022-10-11-***-actions-deprecating-save-state-and-set-output-commands/
docker-test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://***.blog/changelog/2022-10-11-***-actions-deprecating-save-state-and-set-output-commands/
docker-test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://***.blog/changelog/2022-10-11-***-actions-deprecating-save-state-and-set-output-commands/
docker-test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://***.blog/changelog/2022-10-11-***-actions-deprecating-save-state-and-set-output-commands/
docker-test
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://***.blog/changelog/2022-10-11-***-actions-deprecating-save-state-and-set-output-commands/
docker-test
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://***.blog/changelog/2022-10-11-***-actions-deprecating-save-state-and-set-output-commands/
docker-test
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://***.blog/changelog/2022-10-11-***-actions-deprecating-save-state-and-set-output-commands/
docker-test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://***.blog/changelog/2022-10-11-***-actions-deprecating-save-state-and-set-output-commands/
docker-test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://***.blog/changelog/2022-10-11-***-actions-deprecating-save-state-and-set-output-commands/
docker-test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://***.blog/changelog/2022-10-11-***-actions-deprecating-save-state-and-set-output-commands/
docker-test
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://***.blog/changelog/2022-10-11-***-actions-deprecating-save-state-and-set-output-commands/
docker-test
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://***.blog/changelog/2022-10-11-***-actions-deprecating-save-state-and-set-output-commands/
docker-test
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://***.blog/changelog/2022-10-11-***-actions-deprecating-save-state-and-set-output-commands/
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v1, paambaati/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1, paambaati/[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/
test: src/about/ui/about.test.tsx#L12
Unexpected any. Specify a different type
test: src/auth/react-auth0-spa.tsx#L76
React Hook useEffect has missing dependencies: 'initOptions', 'onRedirectCallback', and 'returnTo'. Either include them or remove the dependency array. If 'onRedirectCallback' changes too often, find the parent component that defines it and wrap that definition in useCallback
test: src/bibliography/domain/BibliographyEntry.ts#L23
Unexpected any. Specify a different type
test: src/common/HtmlParsing.tsx#L3
Argument 'inputElements' should be typed with a non-any type
test: src/common/HtmlParsing.tsx#L3
Unexpected any. Specify a different type
test: src/common/List.tsx#L34
'value' is missing in props validation
test: src/common/List.tsx#L35
'children' is missing in props validation
test: src/common/List.tsx#L36
'onChange' is missing in props validation
test: src/common/List.tsx#L37
'defaultValue' is missing in props validation
test: src/common/List.tsx#L71
'value.map' is missing in props validation
docker
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v1, docker/login-action@v1, docker/build-push-action@v2. For more information see: https://***.blog/changelog/2023-09-22-***-actions-transitioning-from-node-16-to-node-20/.
docker
The following actions uses node12 which is deprecated and will be forced to run on node16: docker/setup-buildx-action@v1, docker/login-action@v1, docker/build-push-action@v2. For more info: https://***.blog/changelog/2023-06-13-***-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
docker
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://***.blog/changelog/2022-10-11-***-actions-deprecating-save-state-and-set-output-commands/
docker
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://***.blog/changelog/2022-10-11-***-actions-deprecating-save-state-and-set-output-commands/
docker
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://***.blog/changelog/2022-10-11-***-actions-deprecating-save-state-and-set-output-commands/
docker
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://***.blog/changelog/2022-10-11-***-actions-deprecating-save-state-and-set-output-commands/
docker
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://***.blog/changelog/2022-10-11-***-actions-deprecating-save-state-and-set-output-commands/
docker
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://***.blog/changelog/2022-10-11-***-actions-deprecating-save-state-and-set-output-commands/
docker
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://***.blog/changelog/2022-10-11-***-actions-deprecating-save-state-and-set-output-commands/
docker
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://***.blog/changelog/2022-10-11-***-actions-deprecating-save-state-and-set-output-commands/
docker
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://***.blog/changelog/2022-10-11-***-actions-deprecating-save-state-and-set-output-commands/
docker
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://***.blog/changelog/2022-10-11-***-actions-deprecating-save-state-and-set-output-commands/
docker
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://***.blog/changelog/2022-10-11-***-actions-deprecating-save-state-and-set-output-commands/
docker
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://***.blog/changelog/2022-10-11-***-actions-deprecating-save-state-and-set-output-commands/
docker
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://***.blog/changelog/2022-10-11-***-actions-deprecating-save-state-and-set-output-commands/
docker
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://***.blog/changelog/2022-10-11-***-actions-deprecating-save-state-and-set-output-commands/
docker
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://***.blog/changelog/2022-10-11-***-actions-deprecating-save-state-and-set-output-commands/
docker
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://***.blog/changelog/2022-10-11-***-actions-deprecating-save-state-and-set-output-commands/
docker
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://***.blog/changelog/2022-10-11-***-actions-deprecating-save-state-and-set-output-commands/
docker
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://***.blog/changelog/2022-10-11-***-actions-deprecating-save-state-and-set-output-commands/