Skip to content

1215 add create table #93

1215 add create table

1215 add create table #93

Triggered via pull request July 20, 2023 12:35
Status Success
Total duration 1m 34s
Artifacts

smart_city.yml

on: pull_request
Verify Application
1m 26s
Verify Application
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Verify Application
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/
Verify Application: mix.exs#L33
Mix.Local.path_for/1 is deprecated. Use Mix.path_for/1 instead
Verify Application: mix.exs#L77
Mix.Local.path_for/1 is deprecated. Use Mix.path_for/1 instead
Verify Application: mix.exs#L106
Code.load_file/1 is deprecated. Use Code.require_file/2 or Code.compile_file/2 instead
Verify Application: mix.exs#L90
Mix.Local.path_for/1 is deprecated. Use Mix.path_for/1 instead
Verify Application
duplicate key :inside_code found in struct
Verify Application
Code.ensure_compiled?/1 is deprecated. Use Code.ensure_compiled/1 instead (see the proper disclaimers in its docs)
Verify Application: mix.exs#L68
Mix.Local.path_for/1 is deprecated. Use Mix.path_for/1 instead
Verify Application: lib/smart_city/schema_generator.ex#L22
Variable names should be written in snake_case.
Verify Application: lib/smart_city/ingestion.ex#L97
Variable names should be written in snake_case.
Verify Application: lib/smart_city/ingestion.ex#L85
Variable names should be written in snake_case.