Skip to content

feat: setup basic appwrite components #4

feat: setup basic appwrite components

feat: setup basic appwrite components #4

Triggered via push November 2, 2024 14:12
Status Success
Total duration 5m 33s
Artifacts

build.yml

on: push
Matrix: build
image  /  Build & Publish Docker Image
2m 9s
image / Build & Publish Docker Image
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
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#L11
Fast refresh only works when a file only exports components. Move your React context(s) to a separate file
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#L11
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#L11
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/