setup github actions #1
Annotations
9 warnings
test (1.15.6, 24.3.4)
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/
|
test (1.15.6, 24.3.4)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
test (1.15.6, 24.3.4)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
test (1.15.6, 24.3.4)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
test (1.15.6, 24.3.4)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
test (1.15.6, 24.3.4)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
test (1.15.6, 24.3.4):
test/support/schemas.ex#L9
invalid association `tags` in schema EctoGraf.Schemas.Post: associated schema EctoGraf.Schemas.Tag does not exist
|
test (1.15.6, 24.3.4):
test/support/schemas.ex#L22
invalid association `circular` in schema EctoGraf.Schemas.Comment: associated schema Circular does not exist
|
test (1.15.6, 24.3.4):
test/support/migrations/20230830015426_test.exs#L1
redefining module EctoGraf.Repo.Migrations.Test (current version defined in memory)
|