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

Action not failing on general verification issues #7

Closed
mdenkinger opened this issue May 3, 2020 · 0 comments · Fixed by #8
Closed

Action not failing on general verification issues #7

mdenkinger opened this issue May 3, 2020 · 0 comments · Fixed by #8

Comments

@mdenkinger
Copy link
Contributor

intellij-plugin-verifier-action is not failing the github workflow on general verification issues.
Docker run should also check the verification_log of the occurence of The following files specified for the verification are not valid plugins:

Sample output log:

Downloading ideaIU-2020.1.1.zip...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   154  100   154    0     0    504      0 --:--:-- --:--:-- --:--:--   503
100  642M  100  642M    0     0  5269k      0  0:02:04  0:02:04 --:--:-- 5537k
Unzipping ideaIU-2020.1.1...
Running verifications...
Verification reports directory: verification-2020-05-03 at 11.37.10
2020-05-03T11:37:11 [main] INFO  verification - Reading IDE /ides/ideaIU-2020.1.1
2020-05-03T11:37:14 [main] INFO  verification - Reading plugins list to check from file /github/workspace/plugins.txt against IDE versions IU-201.7223.91
2020-05-03T11:37:14 [main] INFO  verification - Reading plugin to check from build/distributions/some-plugin-0.0-SNAPSHOT.zip
2020-05-03T11:37:14 [main] INFO  verification - Plugin is invalid in build/distributions/some-plugin-0.0-SNAPSHOT.zip: Invalid plugin descriptor 'plugin.xml': <name> must not be equal to default value 'Plugin display name here', Invalid plugin descriptor 'plugin.xml': value of <description> must not have default 'Enter short description for your plugin here.' or 'most HTML tags may be used', Default value in plugin descriptor plugin.xml: <change-notes> shouldn't have 'Add change notes here' or 'most HTML tags may be used', Invalid plugin descriptor 'plugin.xml': <vendor> must not be equal to default value 'YourCompany', Invalid plugin descriptor 'plugin.xml': <vendor email> must not be equal to default value 'support@yourcompany.com'
2020-05-03T11:37:14 [main] INFO  verification - Reading plugin to check from build/distributions/some-plugin-0.0-SNAPSHOT.zip
2020-05-03T11:37:14 [main] INFO  verification - Plugin is invalid in build/distributions/some-plugin-0.0-SNAPSHOT.zip: Invalid plugin descriptor 'plugin.xml': <name> must not be equal to default value 'Plugin display name here', Invalid plugin descriptor 'plugin.xml': value of <description> must not have default 'Enter short description for your plugin here.' or 'most HTML tags may be used', Default value in plugin descriptor plugin.xml: <change-notes> shouldn't have 'Add change notes here' or 'most HTML tags may be used', Invalid plugin descriptor 'plugin.xml': <vendor> must not be equal to default value 'YourCompany', Invalid plugin descriptor 'plugin.xml': <vendor email> must not be equal to default value 'support@yourcompany.com'
2020-05-03T11:37:14 [main] INFO  verification - Reading plugin to check from build/distributions/some-plugin-0.0-SNAPSHOT.zip
2020-05-03T11:37:14 [main] INFO  verification - Plugin is invalid in build/distributions/some-plugin-0.0-SNAPSHOT.zip: Invalid plugin descriptor 'plugin.xml': <name> must not be equal to default value 'Plugin display name here', Invalid plugin descriptor 'plugin.xml': value of <description> must not have default 'Enter short description for your plugin here.' or 'most HTML tags may be used', Default value in plugin descriptor plugin.xml: <change-notes> shouldn't have 'Add change notes here' or 'most HTML tags may be used', Invalid plugin descriptor 'plugin.xml': <vendor> must not be equal to default value 'YourCompany', Invalid plugin descriptor 'plugin.xml': <vendor email> must not be equal to default value 'support@yourcompany.com'
2020-05-03T11:37:14 [main] INFO  verification - Reading plugin to check from build/distributions/some-plugin-0.0-SNAPSHOT.zip
2020-05-03T11:37:14 [main] INFO  verification - Plugin is invalid in build/distributions/some-plugin-0.0-SNAPSHOT.zip: Invalid plugin descriptor 'plugin.xml': <name> must not be equal to default value 'Plugin display name here', Invalid plugin descriptor 'plugin.xml': value of <description> must not have default 'Enter short description for your plugin here.' or 'most HTML tags may be used', Default value in plugin descriptor plugin.xml: <change-notes> shouldn't have 'Add change notes here' or 'most HTML tags may be used', Invalid plugin descriptor 'plugin.xml': <vendor> must not be equal to default value 'YourCompany', Invalid plugin descriptor 'plugin.xml': <vendor email> must not be equal to default value 'support@yourcompany.com'
2020-05-03T11:37:14 [main] INFO  verification - Reading plugin to check from build/distributions/some-plugin-0.0-SNAPSHOT.zip
2020-05-03T11:37:14 [main] INFO  verification - Plugin is invalid in build/distributions/some-plugin-0.0-SNAPSHOT.zip: Invalid plugin descriptor 'plugin.xml': <name> must not be equal to default value 'Plugin display name here', Invalid plugin descriptor 'plugin.xml': value of <description> must not have default 'Enter short description for your plugin here.' or 'most HTML tags may be used', Default value in plugin descriptor plugin.xml: <change-notes> shouldn't have 'Add change notes here' or 'most HTML tags may be used', Invalid plugin descriptor 'plugin.xml': <vendor> must not be equal to default value 'YourCompany', Invalid plugin descriptor 'plugin.xml': <vendor email> must not be equal to default value 'support@yourcompany.com'
2020-05-03T11:37:16 [main] INFO  verification - Task check-plugin parameters:
Scheduled verifications (0):


The following files specified for the verification are not valid plugins:
    build/distributions/some-plugin-0.0-SNAPSHOT.zip
        Invalid plugin descriptor 'plugin.xml': <name> must not be equal to default value 'Plugin display name here'
        Invalid plugin descriptor 'plugin.xml': value of <description> must not have default 'Enter short description for your plugin here.' or 'most HTML tags may be used'
        Default value in plugin descriptor plugin.xml: <change-notes> shouldn't have 'Add change notes here' or 'most HTML tags may be used'
        Invalid plugin descriptor 'plugin.xml': <vendor> must not be equal to default value 'YourCompany'
        Invalid plugin descriptor 'plugin.xml': <vendor email> must not be equal to default value 'support@yourcompany.com'
    build/distributions/some-plugin-0.0-SNAPSHOT.zip
        Invalid plugin descriptor 'plugin.xml': <name> must not be equal to default value 'Plugin display name here'
        Invalid plugin descriptor 'plugin.xml': value of <description> must not have default 'Enter short description for your plugin here.' or 'most HTML tags may be used'
        Default value in plugin descriptor plugin.xml: <change-notes> shouldn't have 'Add change notes here' or 'most HTML tags may be used'
        Invalid plugin descriptor 'plugin.xml': <vendor> must not be equal to default value 'YourCompany'
        Invalid plugin descriptor 'plugin.xml': <vendor email> must not be equal to default value 'support@yourcompany.com'
    build/distributions/some-plugin-0.0-SNAPSHOT.zip
        Invalid plugin descriptor 'plugin.xml': <name> must not be equal to default value 'Plugin display name here'
        Invalid plugin descriptor 'plugin.xml': value of <description> must not have default 'Enter short description for your plugin here.' or 'most HTML tags may be used'
        Default value in plugin descriptor plugin.xml: <change-notes> shouldn't have 'Add change notes here' or 'most HTML tags may be used'
        Invalid plugin descriptor 'plugin.xml': <vendor> must not be equal to default value 'YourCompany'
        Invalid plugin descriptor 'plugin.xml': <vendor email> must not be equal to default value 'support@yourcompany.com'
    build/distributions/some-plugin-0.0-SNAPSHOT.zip
        Invalid plugin descriptor 'plugin.xml': <name> must not be equal to default value 'Plugin display name here'
        Invalid plugin descriptor 'plugin.xml': value of <description> must not have default 'Enter short description for your plugin here.' or 'most HTML tags may be used'
        Default value in plugin descriptor plugin.xml: <change-notes> shouldn't have 'Add change notes here' or 'most HTML tags may be used'
        Invalid plugin descriptor 'plugin.xml': <vendor> must not be equal to default value 'YourCompany'
        Invalid plugin descriptor 'plugin.xml': <vendor email> must not be equal to default value 'support@yourcompany.com'
    build/distributions/some-plugin-0.0-SNAPSHOT.zip
        Invalid plugin descriptor 'plugin.xml': <name> must not be equal to default value 'Plugin display name here'
        Invalid plugin descriptor 'plugin.xml': value of <description> must not have default 'Enter short description for your plugin here.' or 'most HTML tags may be used'
        Default value in plugin descriptor plugin.xml: <change-notes> shouldn't have 'Add change notes here' or 'most HTML tags may be used'
        Invalid plugin descriptor 'plugin.xml': <vendor> must not be equal to default value 'YourCompany'
        Invalid plugin descriptor 'plugin.xml': <vendor email> must not be equal to default value 'support@yourcompany.com'
2020-05-03T11:37:16 [main] INFO  verification - Total time spent downloading plugins and their dependencies: 0 ms
2020-05-03T11:37:16 [main] INFO  verification - Total amount of plugins and dependencies downloaded: 0 B
2020-05-03T11:37:16 [main] INFO  verification - Total amount of space used for plugins and dependencies: 0 B
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

Successfully merging a pull request may close this issue.

1 participant