| errors | others warnings | infos | forbidden warnings | discouraged warnings |
| top | others warnings | infos | forbidden warnings | discouraged warnings |
| top | errors | infos | forbidden warnings | discouraged warnings |
| 1. WARNING in /src/org/eclipse/equinox/internal/security/storage/SecurePreferencesMapper.java (at line 94) location = getKeyringFile(args[i + 1]).toURL(); // don't use File.toURI().toURL() The method toURL() from the type File is deprecated |
| 2. WARNING in /src/org/eclipse/equinox/internal/security/storage/SecurePreferencesMapper.java (at line 108) location = getKeyringFile(environmentKeyring).toURL(); The method toURL() from the type File is deprecated |
| 1. WARNING in /src/org/eclipse/equinox/internal/security/storage/StorageUtils.java (at line 54) return file.toURL(); The method toURL() from the type File is deprecated |
| 2. WARNING in /src/org/eclipse/equinox/internal/security/storage/StorageUtils.java (at line 61) return file.toURL(); The method toURL() from the type File is deprecated |
| 1. WARNING in /src/org/eclipse/equinox/security/storage/SecurePreferencesFactory.java (at line 84) return SecurePreferencesMapper.open(location, options); Type safety: The expression of type Map needs unchecked conversion to conform to Map<Object,Object> |
| errors | others warnings | forbidden warnings | discouraged warnings |
| top | errors | infos | others warnings | discouraged warnings |
| top | errors | infos | others warnings | forbidden warnings |