Skip to content

facetting and circular allignment #274

facetting and circular allignment

facetting and circular allignment #274

Triggered via pull request June 17, 2024 14:00
@vladdezvladdez
synchronize #180
issues4
Status Failure
Total duration 1m 16s
Artifacts

format.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
code-style
Process completed with exit code 1.
code-style: src/plot_erp.jl#L272
[JuliaFormatter] reported by reviewdog 🐶 Raw Output: src/plot_erp.jl:272:- specialColors = ColorScheme( src/plot_erp.jl:273:- vcat(RGB(1, 1, 1.0), colors[map(x -> findfirst(x .== un), unique_val)]), src/plot_erp.jl:274:- ) src/plot_erp.jl:283:+ specialColors = src/plot_erp.jl:284:+ ColorScheme(vcat(RGB(1, 1, 1.0), colors[map(x -> findfirst(x .== un), unique_val)]))
code-style
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: julia-actions/setup-julia@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.