feat(auth): add possibility to register new users #10
build.yml
on: push
Annotations
13 warnings
build (20.x, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (20.x, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (20.x, ubuntu-latest):
src/contexts/appwrite.tsx#L8
Fast refresh only works when a file only exports components. Move your React context(s) to a separate file
|
build (20.x, ubuntu-latest):
src/contexts/auth.tsx#L20
Fast refresh only works when a file only exports components. Move your React context(s) to a separate file
|
build (20.x, macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (20.x, macos-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (20.x, macos-latest):
src/contexts/appwrite.tsx#L8
Fast refresh only works when a file only exports components. Move your React context(s) to a separate file
|
build (20.x, macos-latest):
src/contexts/auth.tsx#L20
Fast refresh only works when a file only exports components. Move your React context(s) to a separate file
|
build (20.x, windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (20.x, windows-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (20.x, windows-latest):
src/contexts/appwrite.tsx#L8
Fast refresh only works when a file only exports components. Move your React context(s) to a separate file
|
build (20.x, windows-latest):
src/contexts/auth.tsx#L20
Fast refresh only works when a file only exports components. Move your React context(s) to a separate file
|
image / Build & Publish Docker Image
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/build-push-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|