Skip to content

feat: vanilla ae with independent channels #1174

feat: vanilla ae with independent channels

feat: vanilla ae with independent channels #1174

Triggered via pull request June 12, 2024 23:03
@ab93ab93
synchronize #392
feat/ic-vanilla
Status Failure
Total duration 20s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Ruff (E501): numalogic/models/autoencoder/variants/icvanilla.py#L128
numalogic/models/autoencoder/variants/icvanilla.py:128:101: E501 Line too long (110 > 100 characters)
Ruff (F401): tests/models/autoencoder/test_trainer.py#L16
tests/models/autoencoder/test_trainer.py:16:5: F401 `numalogic.models.autoencoder.variants.SparseVanillaAE` imported but unused
ruff
Process completed with exit code 1.
ruff
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.