Skip to content

Try to fix bottom navbar positioning [#7] #179

Try to fix bottom navbar positioning [#7]

Try to fix bottom navbar positioning [#7] #179

Triggered via push September 7, 2024 20:55
Status Success
Total duration 1m 13s
Artifacts

security.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@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
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build: file:///github/workspace/utils.py#L44
AST100: Asserts should only be used in tests. Asserts are typically bypassed in a production environment. Found in 'assert 'number' in df.columns'.
build: file:///github/workspace/utils.py#L45
AST100: Asserts should only be used in tests. Asserts are typically bypassed in a production environment. Found in 'assert 'firstLine' in df.columns'.
build: file:///github/workspace/models.py#L109
AST100: Asserts should only be used in tests. Asserts are typically bypassed in a production environment. Found in 'assert not (self.coeaster is not None and self.coadvent is not None)'.
build: file:///github/workspace/models.py#L197
AST100: Asserts should only be used in tests. Asserts are typically bypassed in a production environment. Found in 'assert m is not None'.
build: file:///github/workspace/models.py#L230
AST100: Asserts should only be used in tests. Asserts are typically bypassed in a production environment. Found in 'assert self.ref is not None'.
build: file:///github/workspace/models.py#L359
AST100: Asserts should only be used in tests. Asserts are typically bypassed in a production environment. Found in 'assert self.primary_feast.gat is not None'.
build: file:///github/workspace/models.py#L366
AST100: Asserts should only be used in tests. Asserts are typically bypassed in a production environment. Found in 'assert self.primary_feast.gradual is not None'.
build: file:///github/workspace/models.py#L369
AST100: Asserts should only be used in tests. Asserts are typically bypassed in a production environment. Found in 'assert self.primary_feast.alleluia is not None'.
build: file:///github/workspace/models.py#L372
AST100: Asserts should only be used in tests. Asserts are typically bypassed in a production environment. Found in 'assert self.primary_feast.tract is not None'.