Skip to content

Store a MD5 hash of content for stored messages #223

Store a MD5 hash of content for stored messages

Store a MD5 hash of content for stored messages #223

Triggered via pull request September 10, 2024 16:03
Status Failure
Total duration 37s
Artifacts

main.yml

on: pull_request
lint  /  lint
26s
lint / lint
generate-sha-tag
0s
generate-sha-tag
build-deploy  /  Build & Publish Docker image
build-deploy / Build & Publish Docker image
build-deploy  /  Deploy
build-deploy / Deploy
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Ruff (D400): alembic/versions/a192a8d3282c_add_content_hash.py#L1
alembic/versions/a192a8d3282c_add_content_hash.py:1:1: D400 First line should end with a period
Ruff (D415): alembic/versions/a192a8d3282c_add_content_hash.py#L1
alembic/versions/a192a8d3282c_add_content_hash.py:1:1: D415 First line should end with a period, question mark, or exclamation point
Ruff (E261): metricity/exts/event_listeners/_syncer_utils.py#L36
metricity/exts/event_listeners/_syncer_utils.py:36:29: E261 Insert at least two spaces before an inline comment
lint / lint
Process completed with exit code 1.
lint / lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, 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/