jantimon / jantimon/html-webpack-plugin

workflows/main.yml seems using incorrect matrix variable

Open
#1,878 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
10.7k
Forks
1.3k
Avg merge
1m
Merged PRs (30d)
1

Description

Hi, I noticed that in `main.yml`, the steps seem to be using undefined matrix variables: `matrix.webpack-version` and `matrix.node-version`.

hope this is helpful.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with .github/workflows/main.yml and inspect the matrix definition alongside the steps that reference matrix.webpack-version and matrix.node-version. Confirm the variable names match, then validate the workflow configuration and ensure the affected workflow runs with the intended webpack and Node versions.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions, javascript, node.js, webpack
Domain
build-system, ci-cd
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.