Skip to content

feat(endpoint): pass checking function to corsica origins #1138

feat(endpoint): pass checking function to corsica origins

feat(endpoint): pass checking function to corsica origins #1138

Triggered via push February 19, 2025 22:16
Status Failure
Total duration 6m 44s
Artifacts

main.yml

on: push
Generate project documentation
0s
Generate project documentation
static_code_analysis
11s
static_code_analysis
Run tests
2m 31s
Run tests
Release
0s
Release
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
static_code_analysis
Process completed with exit code 1.
dependencies
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v3.3.1. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
dependencies
5..1 has a default step of -1, please write 5..1//-1 instead
dependencies
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
static_code_analysis
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v3.3.1. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Run tests
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v3.3.1. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Run tests
5..1 has a default step of -1, please write 5..1//-1 instead
Run tests
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
Run tests: lib/epochtalk_server/models/mention.ex#L168
2..-1 has a default step of -1, please write 2..-1//-1 instead
Run tests: lib/epochtalk_server/models/image_reference.ex#L1
invalid association `posts` in schema EpochtalkServer.Models.ImageReference: :join_through schema PostImageReference does not exist
Run tests: lib/epochtalk_server/models/image_reference.ex#L1
invalid association `profiles` in schema EpochtalkServer.Models.ImageReference: :join_through schema ProfileImageReference does not exist