Skip to content

Functionality for adding feast manually via modal as of #50 #182

Functionality for adding feast manually via modal as of #50

Functionality for adding feast manually via modal as of #50 #182

Triggered via pull request November 28, 2024 21:55
Status Success
Total duration 1m 22s
Artifacts

security.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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#L148
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#L236
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#L269
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#L398
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#L405
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#L408
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#L411
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'.