Road to plots 2.0 #2275
Annotations
2 errors and 10 warnings
check
reviewdog: Too many results (annotations) in diff.
You may miss some annotations due to GitHub limitation for annotation created by logging command.
Please check GitHub Actions log console to see all results.
Limitation:
- 10 warning annotations and 10 error annotations per step
- 50 annotations per job (sum of annotations from all the steps)
- 50 annotations per run (separate from the job annotations, these annotations aren't created by users)
Source: https://github.community/t5/GitHub-Actions/Maximum-number-of-annotations-that-can-be-created-using-GitHub/m-p/39085
|
check
Process completed with exit code 1.
|
check:
ext/PlotsGRExt/initialization.jl#L19
[JuliaFormatter] reported by reviewdog 🐶
Raw Output:
ext/PlotsGRExt/initialization.jl:19:-
|
check:
ext/PlotsPGFPlotsXExt/initialization.jl#L19
[JuliaFormatter] reported by reviewdog 🐶
Raw Output:
ext/PlotsPGFPlotsXExt/initialization.jl:19:-
|
check:
ext/PlotsPGFPlotsXExt/initialization.jl#L29
[JuliaFormatter] reported by reviewdog 🐶
Raw Output:
ext/PlotsPGFPlotsXExt/initialization.jl:29:-
|
check:
ext/PlotsUnicodePlotsExt/initialization.jl#L18
[JuliaFormatter] reported by reviewdog 🐶
Raw Output:
ext/PlotsUnicodePlotsExt/initialization.jl:18:-
|
check:
src/Colorbars.jl#L3
[JuliaFormatter] reported by reviewdog 🐶
Raw Output:
src/Colorbars.jl:3:-export colorbar_style, get_clims, update_clims, hascolorbar, get_colorbar_ticks, _update_subplot_colorbars
src/Colorbars.jl:3:+export colorbar_style,
src/Colorbars.jl:4:+ get_clims, update_clims, hascolorbar, get_colorbar_ticks, _update_subplot_colorbars
|
check:
src/Colorbars.jl#L29
[JuliaFormatter] reported by reviewdog 🐶
Raw Output:
src/Colorbars.jl:29:- if (series[:seriestype] ∈ Commons._z_colored_series && series[:z] !== nothing) ||
src/Colorbars.jl:30:+ if (
src/Colorbars.jl:31:+ series[:seriestype] ∈ Commons._z_colored_series &&
src/Colorbars.jl:32:+ series[:z] !== nothing
src/Colorbars.jl:33:+ ) ||
|
check:
src/Commons/postprocess_args.jl#L24
[JuliaFormatter] reported by reviewdog 🐶
Raw Output:
src/Commons/postprocess_args.jl:24:-
|
check:
src/Surfaces.jl#L10
[JuliaFormatter] reported by reviewdog 🐶
Raw Output:
src/Surfaces.jl:10:-
|
check:
src/alignment.jl#L65
[JuliaFormatter] reported by reviewdog 🐶
Raw Output:
src/alignment.jl:65:-_update_plot_object(plt::Plot) = nothing
src/alignment.jl:65:+_update_plot_object(plt::Plot) = nothing
|
check:
src/axes_utils.jl#L554
[JuliaFormatter] reported by reviewdog 🐶
Raw Output:
src/axes_utils.jl:554:-
|