Merge branch 'main' into database_triggers #493
backend-check.yml
on: push
check_oss
1m 1s
check_oss_full
1m 50s
check_ee
2m 11s
check_ee_full
2m 1s
Annotations
28 errors
check_oss
the name `decrypt` is defined multiple times
|
check_oss
the name `encrypt` is defined multiple times
|
check_oss
cannot find type `MagicCrypt256` in this scope
|
check_oss
cannot find type `MagicCrypt256` in this scope
|
check_oss
failed to resolve: use of undeclared type `MagicCryptError`
|
check_oss
unused imports: `decrypt` and `encrypt`
|
check_oss
Process completed with exit code 101.
|
check_ee_full
the name `decrypt` is defined multiple times
|
check_ee_full
the name `encrypt` is defined multiple times
|
check_ee_full
cannot find type `MagicCrypt256` in this scope
|
check_ee_full
cannot find type `MagicCrypt256` in this scope
|
check_ee_full
failed to resolve: use of undeclared type `MagicCryptError`
|
check_ee_full
unused imports: `decrypt` and `encrypt`
|
check_ee_full
Process completed with exit code 101.
|
check_ee
the name `decrypt` is defined multiple times
|
check_ee
the name `encrypt` is defined multiple times
|
check_ee
cannot find type `MagicCrypt256` in this scope
|
check_ee
cannot find type `MagicCrypt256` in this scope
|
check_ee
failed to resolve: use of undeclared type `MagicCryptError`
|
check_ee
unused imports: `decrypt` and `encrypt`
|
check_ee
Process completed with exit code 101.
|
check_oss_full
the name `decrypt` is defined multiple times
|
check_oss_full
the name `encrypt` is defined multiple times
|
check_oss_full
cannot find type `MagicCrypt256` in this scope
|
check_oss_full
cannot find type `MagicCrypt256` in this scope
|
check_oss_full
failed to resolve: use of undeclared type `MagicCryptError`
|
check_oss_full
unused imports: `decrypt` and `encrypt`
|
check_oss_full
Process completed with exit code 101.
|