Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

refactor: Turns the "removed_at" column of repos into a boolean "is_active" column #65

refactor: Turns the "removed_at" column of repos into a boolean "is_active" column

refactor: Turns the "removed_at" column of repos into a boolean "is_active" column #65

Triggered via pull request November 7, 2023 16:28
@frgfmfrgfm
synchronize #29
db-update
Status Success
Total duration 57s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

style.yml

on: pull_request
Matrix: mypy
Matrix: ruff-format
Matrix: ruff
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
ruff-format (ubuntu-latest, 3.9)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ruff (ubuntu-latest, 3.9)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
mypy (ubuntu-latest, 3.9)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/