Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CRASH] with special .gitignore regex #288

Open
mcm1957 opened this issue Sep 6, 2024 · 0 comments
Open

[CRASH] with special .gitignore regex #288

mcm1957 opened this issue Sep 6, 2024 · 0 comments

Comments

@mcm1957
Copy link
Collaborator

mcm1957 commented Sep 6, 2024

Run node checks/checkRepository/checkRepository.js  AlCalzone/ioBroker.tradfri
[INFO] processing https://github.com/AlCalzone/ioBroker.tradfri

getGithubApiData
Branch was not defined by user - checking branch: master
Original URL: https://github.com/AlCalzone/ioBroker.tradfri
raw:          https://raw.githubusercontent.com/AlCalzone/ioBroker.tradfri/master
api:          https://api.github.com/repos/AlCalzone/ioBroker.tradfri

getPackageJson
Download https://raw.githubusercontent.com/AlCalzone/ioBroker.tradfri/master/package.json

getIOPackageJson
Download https://raw.githubusercontent.com/AlCalzone/ioBroker.tradfri/master/io-package.json

checkPackageJson [E0xx]

checkIOPackageJson [E1xx]
Found current js-controller dependency ">=2.0.0"
Download https://raw.githubusercontent.com/AlCalzone/ioBroker.tradfri/master/admin/tradfri.png
Download https://raw.githubusercontent.com/AlCalzone/ioBroker.tradfri/master/build/main.js

checkNpm [E2xx]
checkCommits
Download https://github.com/AlCalzone/ioBroker.tradfri/commits/master

checkRepo [E4xx]
deps: [{"js-controller":">=2.0.0"}], type object
ret: {"js-controller":">=2.0.0"}

checkCode [E5xx]
Download https://github.com/AlCalzone/ioBroker.tradfri/archive/master.zip
master.zip 449229 bytes
REACT detected at package devDependencies
context[/.releaseconfig.json: {
	"plugins": ["license", "iobroker", "manual-review"],
	"exec": {
		"before_commit": "npm run build"
	}
}

releaseConfigJson: [object Object]
plugins: license,iobroker,manual-review

checkTests [E3xx]

checkGithubRepo [E8xx]

checkReadme [E[6](https://github.com/iobroker-bot-orga/check-tasks/actions/runs/10737161509/job/29778077204#step:6:7)xx]
Download https://raw.githubusercontent.com/AlCalzone/ioBroker.tradfri/master/README.md
[DEBUG] 3.1.3 - 2022-04-24T12:26:25.808Z - 2022
README year 2022
Current year 2024
Commit year 2023
NPM year 2022

checkLicenseFile [E[7](https://github.com/iobroker-bot-orga/check-tasks/actions/runs/10737161509/job/29778077204#step:6:8)xx]
Download https://raw.githubusercontent.com/AlCalzone/ioBroker.tradfri/master/LICENSE
License year 2022
Current year 2024
Commit year 2023
NPM year 2022
checkNpmIgnore [E[8](https://github.com/iobroker-bot-orga/check-tasks/actions/runs/10737161509/job/29778077204#step:6:9)5x]

checkGitIgnore [E[9](https://github.com/iobroker-bot-orga/check-tasks/actions/runs/10737161509/job/29778077204#step:6:10)xx]
GLOBAL ERROR: SyntaxError: Invalid regular expression: /.[^\/]*\/build/**/*\.test.js*/: Nothing to repeat, {}
mcm1957 added a commit that referenced this issue Sep 13, 2024
* (mcm1957) "[E124] Main file not found" no longer raised if common.nogit is set
* (mcm1957) 'Text of "common.main" is deprecated' has been adapted. [#266]
* (mcm1957) Ignore errors caused by complex .gitignor/.npmignore. [#288]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant