[FEATURE] [MER-3189] Learning Objectives Proficiency distribution chart #6816
build.yml
on: pull_request
Check simon-bot access token
0s
Elixir build and test
4m 32s
TypeScript build and test
6m 26s
Auto format and lint
6m 32s
Annotations
1 error and 11 warnings
Elixir build and test
Process completed with exit code 1.
|
Elixir build and test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Elixir build and test
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
|
Elixir build and test
~R/.../ is deprecated, use ~r/.../ instead
|
Elixir build and test
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
|
TypeScript build and test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
TypeScript build and test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Auto format and lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Auto format and lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Auto format and lint
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
|
Auto format and lint
~R/.../ is deprecated, use ~r/.../ instead
|
Auto format and lint
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
|